﻿2026-06-15T13:28:11.1774339Z Current runner version: '2.335.1'
2026-06-15T13:28:11.1778937Z Runner name: 'hfenduleam'
2026-06-15T13:28:11.1779371Z Runner group name: 'Default'
2026-06-15T13:28:11.1779836Z Machine name: 'HFENDULEAM'
2026-06-15T13:28:11.1781798Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T13:28:11.1783061Z Contents: read
2026-06-15T13:28:11.1783393Z Metadata: read
2026-06-15T13:28:11.1783727Z Packages: read
2026-06-15T13:28:11.1784054Z ##[endgroup]
2026-06-15T13:28:11.1785254Z Secret source: Actions
2026-06-15T13:28:11.1785682Z Prepare workflow directory
2026-06-15T13:28:11.2045216Z Prepare all required actions
2026-06-15T13:28:11.2072315Z Getting action download info
2026-06-15T13:28:11.7349073Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T13:28:12.2855430Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-15T13:28:12.3550197Z ##[group]Run actions/checkout@v5
2026-06-15T13:28:12.3550985Z with:
2026-06-15T13:28:12.3551290Z   fetch-depth: 0
2026-06-15T13:28:12.3551712Z   repository: SaberMage/spt-core
2026-06-15T13:28:12.3555028Z   token: ***
2026-06-15T13:28:12.3555352Z   ssh-strict: true
2026-06-15T13:28:12.3555676Z   ssh-user: git
2026-06-15T13:28:12.3555991Z   persist-credentials: true
2026-06-15T13:28:12.3556353Z   clean: true
2026-06-15T13:28:12.3556678Z   sparse-checkout-cone-mode: true
2026-06-15T13:28:12.3557070Z   fetch-tags: false
2026-06-15T13:28:12.3557408Z   show-progress: true
2026-06-15T13:28:12.3557737Z   lfs: false
2026-06-15T13:28:12.3558065Z   submodules: false
2026-06-15T13:28:12.3558419Z   set-safe-directory: true
2026-06-15T13:28:12.3558896Z ##[endgroup]
2026-06-15T13:28:12.5396250Z Syncing repository: SaberMage/spt-core
2026-06-15T13:28:12.5397479Z ##[group]Getting Git version info
2026-06-15T13:28:12.5398090Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T13:28:12.5630675Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:28:12.5829158Z git version 2.43.0.windows.1
2026-06-15T13:28:12.5855351Z ##[endgroup]
2026-06-15T13:28:12.5863441Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a140e6f6-f777-427c-8d79-d4437ed57860\.gitconfig'
2026-06-15T13:28:12.5877133Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a140e6f6-f777-427c-8d79-d4437ed57860' before making global git config changes
2026-06-15T13:28:12.5878161Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:28:12.5881788Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:28:12.6101293Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T13:28:12.6282430Z https://github.com/SaberMage/spt-core
2026-06-15T13:28:12.6308891Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:28:12.6312958Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:28:12.6499826Z HEAD
2026-06-15T13:28:12.6773558Z ##[endgroup]
2026-06-15T13:28:12.6776627Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T13:28:13.0400353Z ##[group]Cleaning the repository
2026-06-15T13:28:13.0403846Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T13:28:17.9189355Z Removing .adapter-notify/
2026-06-15T13:28:17.9189782Z Removing target/
2026-06-15T13:28:17.9225800Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T13:28:17.9701421Z HEAD is now at 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:17.9727302Z ##[endgroup]
2026-06-15T13:28:17.9730932Z ##[group]Disabling automatic garbage collection
2026-06-15T13:28:17.9736032Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:28:17.9954625Z ##[endgroup]
2026-06-15T13:28:17.9954974Z ##[group]Setting up auth
2026-06-15T13:28:17.9960862Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:28:18.0167023Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:28:18.3699354Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:28:18.3925270Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:28:18.7558858Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:28:18.7761921Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:28:19.1304910Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:28:19.1597362Z ##[endgroup]
2026-06-15T13:28:19.1597965Z ##[group]Fetching the repository
2026-06-15T13:28:19.1606081Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4540629cd05ffb7eed0359beacf84e6f8edeee8c:refs/remotes/pull/16/merge
2026-06-15T13:28:21.3724198Z From https://github.com/SaberMage/spt-core
2026-06-15T13:28:21.3724648Z  * [new ref]           4540629cd05ffb7eed0359beacf84e6f8edeee8c -> pull/16/merge
2026-06-15T13:28:21.3837610Z ##[endgroup]
2026-06-15T13:28:21.3838471Z ##[group]Determining the checkout info
2026-06-15T13:28:21.3838824Z ##[endgroup]
2026-06-15T13:28:21.3843559Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:28:21.4096103Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:28:21.4303716Z ##[group]Checking out the ref
2026-06-15T13:28:21.4307695Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:28:21.4826429Z Previous HEAD position was 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:21.4827067Z HEAD is now at 4540629c Merge 23e53fc39ba7d7d4efb34e086e13cd1cc03ddf28 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:21.4849021Z ##[endgroup]
2026-06-15T13:28:21.5096046Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:28:21.5309736Z 4540629cd05ffb7eed0359beacf84e6f8edeee8c
2026-06-15T13:28:21.5609422Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-15T13:28:21.5609907Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-15T13:28:21.5610252Z [36;1m$PIN = "0c95435"[0m
2026-06-15T13:28:21.5610528Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-15T13:28:21.5610785Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-15T13:28:21.5611151Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-15T13:28:21.5611536Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-15T13:28:21.5611847Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-15T13:28:21.5612148Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-15T13:28:21.5612415Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-15T13:28:21.5612690Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-15T13:28:21.5613075Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-15T13:28:21.5613305Z [36;1m}[0m
2026-06-15T13:28:21.5613489Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-15T13:28:21.5615093Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T13:28:21.5691212Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:28:21.5691488Z ##[endgroup]
2026-06-15T13:28:22.3831425Z    Compiling proc-macro2 v1.0.106
2026-06-15T13:28:22.3831715Z    Compiling unicode-ident v1.0.24
2026-06-15T13:28:22.3831969Z    Compiling quote v1.0.45
2026-06-15T13:28:22.3832449Z    Compiling cfg-if v1.0.4
2026-06-15T13:28:22.3832787Z    Compiling serde_core v1.0.228
2026-06-15T13:28:22.3833136Z    Compiling serde v1.0.228
2026-06-15T13:28:22.3833423Z    Compiling windows-link v0.2.1
2026-06-15T13:28:22.3833779Z    Compiling typenum v1.20.1
2026-06-15T13:28:22.3834095Z    Compiling getrandom v0.3.4
2026-06-15T13:28:22.3834389Z    Compiling portable-atomic v1.13.1
2026-06-15T13:28:22.3834898Z    Compiling pin-project-lite v0.2.17
2026-06-15T13:28:22.3835886Z    Compiling version_check v0.9.5
2026-06-15T13:28:22.3836309Z    Compiling shlex v2.0.1
2026-06-15T13:28:22.3837000Z    Compiling find-msvc-tools v0.1.9
2026-06-15T13:28:22.3837949Z    Compiling memchr v2.8.1
2026-06-15T13:28:22.3838436Z    Compiling critical-section v1.2.0
2026-06-15T13:28:22.4506005Z    Compiling subtle v2.6.1
2026-06-15T13:28:22.4783811Z    Compiling windows-sys v0.61.2
2026-06-15T13:28:22.4993724Z    Compiling smallvec v1.15.1
2026-06-15T13:28:22.5201929Z    Compiling futures-core v0.3.32
2026-06-15T13:28:22.5241508Z    Compiling equivalent v1.0.2
2026-06-15T13:28:22.6356547Z    Compiling itoa v1.0.18
2026-06-15T13:28:22.6515751Z    Compiling bytes v1.11.1
2026-06-15T13:28:22.6521202Z    Compiling semver v1.0.28
2026-06-15T13:28:22.6857366Z    Compiling stable_deref_trait v1.2.1
2026-06-15T13:28:22.7268992Z    Compiling log v0.4.32
2026-06-15T13:28:22.7458111Z    Compiling futures-sink v0.3.32
2026-06-15T13:28:22.7645903Z    Compiling generic-array v0.14.7
2026-06-15T13:28:22.7954258Z    Compiling futures-io v0.3.32
2026-06-15T13:28:22.8269617Z    Compiling rustc_version v0.4.1
2026-06-15T13:28:22.8882294Z    Compiling slab v0.4.12
2026-06-15T13:28:22.9268646Z    Compiling futures-channel v0.3.32
2026-06-15T13:28:22.9451758Z    Compiling hashbrown v0.17.1
2026-06-15T13:28:23.0382118Z    Compiling futures-task v0.3.32
2026-06-15T13:28:23.1081424Z    Compiling rustversion v1.0.22
2026-06-15T13:28:23.1462858Z    Compiling getrandom v0.2.17
2026-06-15T13:28:23.1634266Z    Compiling cpufeatures v0.2.17
2026-06-15T13:28:23.2051859Z    Compiling fnv v1.0.7
2026-06-15T13:28:23.2101449Z    Compiling libc v0.2.186
2026-06-15T13:28:23.2654561Z    Compiling cfg_aliases v0.2.1
2026-06-15T13:28:23.3022375Z    Compiling rand_core v0.10.1
2026-06-15T13:28:23.3274298Z    Compiling strsim v0.11.1
2026-06-15T13:28:23.3347454Z    Compiling writeable v0.6.3
2026-06-15T13:28:23.3487450Z    Compiling autocfg v1.5.1
2026-06-15T13:28:23.4466123Z    Compiling indexmap v2.14.0
2026-06-15T13:28:23.4638209Z    Compiling litemap v0.8.2
2026-06-15T13:28:23.4869622Z    Compiling getrandom v0.4.2
2026-06-15T13:28:23.4877757Z    Compiling fs_extra v1.3.0
2026-06-15T13:28:23.5438075Z    Compiling jobserver v0.1.34
2026-06-15T13:28:23.5993743Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T13:28:23.6070668Z    Compiling ident_case v1.0.1
2026-06-15T13:28:23.6564044Z    Compiling icu_properties_data v2.2.0
2026-06-15T13:28:23.6963036Z    Compiling cc v1.2.63
2026-06-15T13:28:23.7516797Z    Compiling utf8_iter v1.0.4
2026-06-15T13:28:23.7791694Z    Compiling dunce v1.0.5
2026-06-15T13:28:23.8767517Z    Compiling percent-encoding v2.3.2
2026-06-15T13:28:23.8767997Z    Compiling http v1.4.1
2026-06-15T13:28:23.9358571Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:28:23.9412168Z    Compiling cpufeatures v0.3.0
2026-06-15T13:28:24.0106897Z    Compiling crypto-common v0.1.7
2026-06-15T13:28:24.0319672Z    Compiling thiserror v2.0.18
2026-06-15T13:28:24.0768211Z    Compiling syn v2.0.117
2026-06-15T13:28:24.1432207Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:28:24.1602631Z    Compiling scopeguard v1.2.0
2026-06-15T13:28:24.1956304Z    Compiling chacha20 v0.10.0
2026-06-15T13:28:24.2856434Z    Compiling lock_api v0.4.14
2026-06-15T13:28:24.3115061Z    Compiling block-buffer v0.10.4
2026-06-15T13:28:24.3115616Z    Compiling form_urlencoded v1.2.2
2026-06-15T13:28:24.3175545Z    Compiling untrusted v0.9.0
2026-06-15T13:28:24.3668335Z    Compiling bitflags v2.12.1
2026-06-15T13:28:24.4188205Z    Compiling num-traits v0.2.19
2026-06-15T13:28:24.5191329Z    Compiling cmake v0.1.58
2026-06-15T13:28:24.5309624Z    Compiling rand v0.10.1
2026-06-15T13:28:24.5450509Z    Compiling digest v0.10.7
2026-06-15T13:28:24.5608329Z    Compiling windows-strings v0.5.1
2026-06-15T13:28:24.5630309Z    Compiling windows-result v0.4.1
2026-06-15T13:28:24.6262612Z    Compiling heck v0.5.0
2026-06-15T13:28:24.7335659Z    Compiling rustls v0.23.40
2026-06-15T13:28:24.7668658Z    Compiling convert_case v0.10.0
2026-06-15T13:28:24.7934246Z    Compiling const-oid v0.10.2
2026-06-15T13:28:24.8336582Z    Compiling atomic-waker v1.1.2
2026-06-15T13:28:24.8877217Z    Compiling anyhow v1.0.102
2026-06-15T13:28:24.9150198Z    Compiling unicode-xid v0.2.6
2026-06-15T13:28:24.9728799Z    Compiling parking_lot_core v0.9.12
2026-06-15T13:28:25.0612684Z    Compiling httparse v1.10.1
2026-06-15T13:28:25.0962846Z    Compiling zerocopy v0.8.50
2026-06-15T13:28:25.0974442Z    Compiling http-body v1.0.1
2026-06-15T13:28:25.1048392Z    Compiling hybrid-array v0.4.12
2026-06-15T13:28:25.1491906Z    Compiling curve25519-dalek v4.1.3
2026-06-15T13:28:25.1985346Z    Compiling ahash v0.8.12
2026-06-15T13:28:25.2275831Z    Compiling powerfmt v0.2.0
2026-06-15T13:28:25.2430568Z    Compiling either v1.16.0
2026-06-15T13:28:25.3186218Z    Compiling fastrand v2.4.1
2026-06-15T13:28:25.3836585Z    Compiling base64ct v1.8.3
2026-06-15T13:28:25.4520591Z    Compiling deranged v0.5.8
2026-06-15T13:28:25.4589476Z    Compiling rand_core v0.6.4
2026-06-15T13:28:25.5653511Z    Compiling tower-service v0.3.3
2026-06-15T13:28:25.6511661Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:28:25.6574033Z    Compiling ring v0.17.14
2026-06-15T13:28:25.6627197Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T13:28:25.6681082Z    Compiling base64 v0.22.1
2026-06-15T13:28:25.6792899Z    Compiling try-lock v0.2.5
2026-06-15T13:28:25.7034664Z    Compiling num-conv v0.2.2
2026-06-15T13:28:25.7808559Z    Compiling tinyvec_macros v0.1.1
2026-06-15T13:28:25.8392598Z    Compiling data-encoding v2.11.0
2026-06-15T13:28:25.8975158Z    Compiling time-core v0.1.8
2026-06-15T13:28:25.9272668Z    Compiling pkg-config v0.3.33
2026-06-15T13:28:25.9501425Z    Compiling vcpkg v0.2.15
2026-06-15T13:28:25.9738592Z    Compiling zmij v1.0.21
2026-06-15T13:28:26.0127596Z    Compiling want v0.3.1
2026-06-15T13:28:26.1201474Z    Compiling tinyvec v1.11.0
2026-06-15T13:28:26.2291575Z    Compiling parking_lot v0.12.5
2026-06-15T13:28:26.2350164Z    Compiling block-buffer v0.12.0
2026-06-15T13:28:26.2760190Z    Compiling crypto-common v0.2.2
2026-06-15T13:28:26.3091375Z    Compiling vergen-lib v9.1.0
2026-06-15T13:28:26.3346914Z    Compiling sha2 v0.10.9
2026-06-15T13:28:26.4072081Z    Compiling inout v0.1.4
2026-06-15T13:28:26.5509877Z    Compiling n0-future v0.3.2
2026-06-15T13:28:26.5589810Z    Compiling cordyceps v0.3.4
2026-06-15T13:28:26.5638792Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T13:28:26.6458522Z    Compiling signature v2.2.0
2026-06-15T13:28:26.7008738Z    Compiling httpdate v1.0.3
2026-06-15T13:28:26.7451989Z    Compiling winnow v1.0.3
2026-06-15T13:28:26.7962546Z    Compiling parking v2.2.1
2026-06-15T13:28:26.8163654Z    Compiling diatomic-waker v0.2.3
2026-06-15T13:28:26.8164192Z    Compiling spin v0.10.0
2026-06-15T13:28:26.8394097Z    Compiling crossbeam-utils v0.8.21
2026-06-15T13:28:26.8905249Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:28:26.9364443Z    Compiling winapi v0.3.9
2026-06-15T13:28:26.9700439Z    Compiling serde_json v1.0.150
2026-06-15T13:28:26.9862302Z    Compiling futures-buffered v0.2.13
2026-06-15T13:28:27.0658893Z    Compiling digest v0.11.3
2026-06-15T13:28:27.0754540Z    Compiling futures-lite v2.6.1
2026-06-15T13:28:27.1845360Z    Compiling ed25519 v2.2.3
2026-06-15T13:28:27.2460155Z    Compiling cipher v0.4.4
2026-06-15T13:28:27.3329005Z    Compiling vergen v9.1.0
2026-06-15T13:28:27.3780580Z    Compiling vergen-lib v0.1.6
2026-06-15T13:28:27.4205662Z    Compiling universal-hash v0.5.1
2026-06-15T13:28:27.5102791Z    Compiling noq-udp v0.10.0
2026-06-15T13:28:27.5294578Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T13:28:27.5361345Z    Compiling heapless v0.7.17
2026-06-15T13:28:27.6083831Z    Compiling sync_wrapper v1.0.2
2026-06-15T13:28:27.6451991Z    Compiling opaque-debug v0.3.1
2026-06-15T13:28:27.6783244Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T13:28:27.7323824Z    Compiling byteorder v1.5.0
2026-06-15T13:28:27.7396545Z    Compiling allocator-api2 v0.2.21
2026-06-15T13:28:27.8018313Z    Compiling polyval v0.6.2
2026-06-15T13:28:27.8837645Z    Compiling hash32 v0.2.1
2026-06-15T13:28:27.9081949Z    Compiling synstructure v0.13.2
2026-06-15T13:28:27.9253262Z    Compiling darling_core v0.20.11
2026-06-15T13:28:27.9385424Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T13:28:28.1063377Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:28:28.1139392Z    Compiling spin v0.9.8
2026-06-15T13:28:28.1271557Z    Compiling windows-threading v0.2.1
2026-06-15T13:28:28.2482591Z    Compiling signature v3.0.0
2026-06-15T13:28:28.3009004Z    Compiling fallible-iterator v0.3.0
2026-06-15T13:28:28.3240993Z    Compiling ryu v1.0.23
2026-06-15T13:28:28.3896011Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:28:28.4677111Z    Compiling tower-layer v0.3.3
2026-06-15T13:28:28.5289697Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T13:28:28.6493400Z    Compiling windows-targets v0.52.6
2026-06-15T13:28:28.6748606Z    Compiling ghash v0.5.1
2026-06-15T13:28:28.6997314Z    Compiling aes v0.8.4
2026-06-15T13:28:28.7073611Z    Compiling ctr v0.9.2
2026-06-15T13:28:28.7573328Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T13:28:28.7658278Z    Compiling time v0.3.47
2026-06-15T13:28:28.8180380Z    Compiling http-body-util v0.1.3
2026-06-15T13:28:28.8846484Z    Compiling aead v0.5.2
2026-06-15T13:28:29.0197449Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:28:29.0911125Z    Compiling ipconfig v0.3.4
2026-06-15T13:28:29.3919364Z    Compiling widestring v1.2.1
2026-06-15T13:28:29.4506399Z    Compiling aes-gcm v0.10.3
2026-06-15T13:28:29.4917443Z    Compiling windows-sys v0.59.0
2026-06-15T13:28:29.6171182Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T13:28:29.6229643Z    Compiling crossbeam-channel v0.5.15
2026-06-15T13:28:29.6904258Z    Compiling blake3 v1.8.5
2026-06-15T13:28:29.7183181Z    Compiling windows-registry v0.6.1
2026-06-15T13:28:29.7458216Z    Compiling socket2 v0.6.4
2026-06-15T13:28:29.8497179Z    Compiling mio v1.2.1
2026-06-15T13:28:30.0985838Z    Compiling uuid v1.23.2
2026-06-15T13:28:30.1119554Z    Compiling memoffset v0.6.5
2026-06-15T13:28:30.1858849Z    Compiling netwatch v0.16.0
2026-06-15T13:28:30.1998724Z    Compiling noq v0.18.0
2026-06-15T13:28:30.2325056Z    Compiling acto v0.8.2
2026-06-15T13:28:30.2852130Z    Compiling ref-cast v1.0.25
2026-06-15T13:28:30.2986156Z    Compiling serde_derive v1.0.228
2026-06-15T13:28:30.4369333Z    Compiling zeroize_derive v1.4.3
2026-06-15T13:28:30.4864875Z    Compiling zerofrom-derive v0.1.7
2026-06-15T13:28:30.6073757Z    Compiling yoke-derive v0.8.2
2026-06-15T13:28:30.7430440Z    Compiling tokio-macros v2.7.0
2026-06-15T13:28:30.7494453Z    Compiling futures-macro v0.3.32
2026-06-15T13:28:30.7725528Z    Compiling zerovec-derive v0.11.3
2026-06-15T13:28:30.8014993Z    Compiling displaydoc v0.2.6
2026-06-15T13:28:30.8458955Z    Compiling tracing-attributes v0.1.31
2026-06-15T13:28:30.8825592Z    Compiling thiserror-impl v2.0.18
2026-06-15T13:28:30.8989628Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T13:28:31.0974532Z    Compiling darling_macro v0.20.11
2026-06-15T13:28:31.3225501Z    Compiling zeroize v1.8.2
2026-06-15T13:28:31.5948803Z    Compiling rustls-pki-types v1.14.1
2026-06-15T13:28:31.6906110Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:28:31.7409954Z    Compiling tokio v1.52.3
2026-06-15T13:28:31.7410446Z    Compiling darling v0.20.11
2026-06-15T13:28:31.7472832Z    Compiling windows-interface v0.59.3
2026-06-15T13:28:31.8020568Z    Compiling futures-util v0.3.32
2026-06-15T13:28:31.8097822Z    Compiling windows-implement v0.60.2
2026-06-15T13:28:31.8211592Z    Compiling spez v0.1.2
2026-06-15T13:28:31.9707548Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:28:32.2624594Z    Compiling n0-error-macros v0.1.3
2026-06-15T13:28:32.3018421Z    Compiling zerofrom v0.1.8
2026-06-15T13:28:32.3248834Z    Compiling der v0.8.0-rc.10
2026-06-15T13:28:32.5010201Z    Compiling pin-project-internal v1.1.13
2026-06-15T13:28:32.5316365Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T13:28:32.5806761Z    Compiling yoke v0.8.3
2026-06-15T13:28:32.7488566Z    Compiling postcard-derive v0.2.2
2026-06-15T13:28:32.7728060Z    Compiling windows-core v0.62.2
2026-06-15T13:28:32.8068273Z    Compiling cobs v0.3.0
2026-06-15T13:28:32.9047524Z    Compiling zerovec v0.11.6
2026-06-15T13:28:33.0290901Z    Compiling zerotrie v0.2.4
2026-06-15T13:28:33.0520791Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:28:33.1374184Z    Compiling strum_macros v0.28.0
2026-06-15T13:28:33.1493118Z    Compiling data-encoding-macro v0.1.20
2026-06-15T13:28:33.3220815Z    Compiling n0-error v0.1.3
2026-06-15T13:28:33.3372078Z    Compiling spki v0.8.0-rc.4
2026-06-15T13:28:33.3787691Z    Compiling ed25519-dalek v2.2.0
2026-06-15T13:28:33.4202832Z    Compiling derive_builder v0.20.2
2026-06-15T13:28:33.4868052Z    Compiling tinystr v0.8.3
2026-06-15T13:28:33.5551398Z    Compiling potential_utf v0.1.5
2026-06-15T13:28:33.5894009Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T13:28:33.6365795Z    Compiling icu_locale_core v2.2.0
2026-06-15T13:28:33.6808342Z    Compiling icu_collections v2.2.0
2026-06-15T13:28:33.7454618Z    Compiling spt-proto v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:28:33.7485975Z    Compiling pin-project v1.1.13
2026-06-15T13:28:33.7900751Z    Compiling windows-collections v0.3.2
2026-06-15T13:28:33.9733992Z    Compiling windows-numerics v0.3.1
2026-06-15T13:28:34.0439444Z    Compiling windows-future v0.3.2
2026-06-15T13:28:34.0872323Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T13:28:34.1204116Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:28:34.2037350Z    Compiling async-trait v0.1.89
2026-06-15T13:28:34.2175262Z    Compiling enum-assoc v1.3.0
2026-06-15T13:28:34.3109540Z    Compiling rustc-hash v2.1.2
2026-06-15T13:28:34.4248438Z    Compiling lru-slab v0.1.2
2026-06-15T13:28:34.6276546Z    Compiling icu_provider v2.2.0
2026-06-15T13:28:34.6318439Z    Compiling ipnet v2.12.0
2026-06-15T13:28:34.7729797Z    Compiling futures-executor v0.3.32
2026-06-15T13:28:34.8476497Z    Compiling icu_properties v2.2.0
2026-06-15T13:28:34.9047056Z    Compiling icu_normalizer v2.2.0
2026-06-15T13:28:35.0073319Z    Compiling once_cell v1.21.4
2026-06-15T13:28:35.0234955Z    Compiling prefix-trie v0.8.4
2026-06-15T13:28:35.0494280Z    Compiling futures v0.3.32
2026-06-15T13:28:35.1321912Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T13:28:35.1700049Z    Compiling tracing-core v0.1.36
2026-06-15T13:28:35.2821752Z    Compiling windows v0.62.2
2026-06-15T13:28:35.3772105Z    Compiling chrono v0.4.45
2026-06-15T13:28:35.4760334Z    Compiling hashbrown v0.14.5
2026-06-15T13:28:35.5398844Z    Compiling postcard v1.1.3
2026-06-15T13:28:35.5631713Z    Compiling identity-hash v0.1.0
2026-06-15T13:28:35.6346272Z    Compiling tracing v0.1.44
2026-06-15T13:28:35.6738955Z    Compiling tokio-util v0.7.18
2026-06-15T13:28:35.6799329Z    Compiling tower v0.5.3
2026-06-15T13:28:35.6806701Z    Compiling derive_more v2.1.1
2026-06-15T13:28:35.6872327Z    Compiling mac-addr v0.3.0
2026-06-15T13:28:35.7788927Z    Compiling foldhash v0.2.0
2026-06-15T13:28:35.8603897Z    Compiling tagptr v0.2.0
2026-06-15T13:28:35.8980086Z    Compiling xml-rs v0.8.28
2026-06-15T13:28:36.0679415Z    Compiling idna_adapter v1.2.2
2026-06-15T13:28:36.0784704Z    Compiling hashlink v0.9.1
2026-06-15T13:28:36.0821529Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T13:28:36.0927102Z    Compiling thiserror v1.0.69
2026-06-15T13:28:36.1193358Z    Compiling moka v0.12.15
2026-06-15T13:28:36.1602998Z    Compiling iroh-metrics v0.38.3
2026-06-15T13:28:36.2471548Z    Compiling idna v1.1.0
2026-06-15T13:28:36.2818147Z    Compiling hashbrown v0.16.1
2026-06-15T13:28:36.3021176Z    Compiling netdev v0.42.0
2026-06-15T13:28:36.4426025Z    Compiling h2 v0.4.14
2026-06-15T13:28:36.5920252Z    Compiling url v2.5.8
2026-06-15T13:28:36.6742587Z    Compiling rusqlite v0.32.1
2026-06-15T13:28:36.7009972Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T13:28:36.9357548Z    Compiling n0-watcher v0.6.1
2026-06-15T13:28:37.0554277Z    Compiling xmltree v0.10.3
2026-06-15T13:28:37.0926517Z    Compiling tokio-stream v0.1.18
2026-06-15T13:28:37.1336450Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:28:37.1656540Z    Compiling iroh-base v0.98.0
2026-06-15T13:28:37.1824867Z    Compiling tower-http v0.6.11
2026-06-15T13:28:37.2264030Z    Compiling attohttpc v0.30.1
2026-06-15T13:28:37.2817353Z    Compiling strum v0.28.0
2026-06-15T13:28:37.3369845Z    Compiling num_enum v0.7.6
2026-06-15T13:28:37.4557974Z    Compiling iroh-relay v0.98.0
2026-06-15T13:28:37.4837431Z    Compiling toml_datetime v0.6.11
2026-06-15T13:28:37.5804849Z    Compiling spt-store v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:28:37.6354573Z    Compiling serde_spanned v0.6.9
2026-06-15T13:28:37.8341218Z    Compiling thiserror-impl v1.0.69
2026-06-15T13:28:37.8361280Z    Compiling ref-cast-impl v1.0.25
2026-06-15T13:28:37.9134850Z    Compiling serde_derive_internals v0.29.1
2026-06-15T13:28:37.9506333Z    Compiling simple-dns v0.9.3
2026-06-15T13:28:38.0370867Z    Compiling serial-core v0.4.0
2026-06-15T13:28:38.3153495Z    Compiling aho-corasick v1.1.4
2026-06-15T13:28:38.3988116Z    Compiling simdutf8 v0.1.5
2026-06-15T13:28:38.4824302Z    Compiling smol_str v0.1.24
2026-06-15T13:28:38.5898732Z    Compiling winnow v0.7.15
2026-06-15T13:28:38.6760685Z    Compiling resolv-conf v0.7.6
2026-06-15T13:28:38.7028764Z    Compiling sha1_smol v1.0.1
2026-06-15T13:28:38.7147873Z    Compiling constant_time_eq v0.4.2
2026-06-15T13:28:38.9050765Z    Compiling toml_write v0.1.2
2026-06-15T13:28:38.9327761Z    Compiling winreg v0.10.1
2026-06-15T13:28:38.9541570Z    Compiling arrayvec v0.7.6
2026-06-15T13:28:39.0265133Z    Compiling regex-syntax v0.8.10
2026-06-15T13:28:39.1386540Z    Compiling arrayref v0.3.9
2026-06-15T13:28:39.1732649Z    Compiling iroh-dns v0.98.0
2026-06-15T13:28:39.2302644Z    Compiling schemars_derive v1.2.1
2026-06-15T13:28:39.4649498Z    Compiling spt-msg v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:28:39.4904399Z    Compiling serial-windows v0.4.0
2026-06-15T13:28:39.7737803Z    Compiling lru v0.16.4
2026-06-15T13:28:39.7989897Z    Compiling webpki-roots v1.0.7
2026-06-15T13:28:39.9200060Z    Compiling seize v0.5.1
2026-06-15T13:28:39.9328144Z    Compiling darling_core v0.23.0
2026-06-15T13:28:39.9855815Z    Compiling serde_bytes v0.11.19
2026-06-15T13:28:39.9908116Z    Compiling hmac v0.12.1
2026-06-15T13:28:40.0111807Z    Compiling iroh v0.98.2
2026-06-15T13:28:40.1221026Z    Compiling hyper v1.10.1
2026-06-15T13:28:40.2313871Z    Compiling dyn-clone v1.0.20
2026-06-15T13:28:40.3275476Z    Compiling toml_edit v0.22.27
2026-06-15T13:28:40.3704361Z    Compiling cmov v0.5.4
2026-06-15T13:28:40.3948316Z    Compiling lazy_static v1.5.0
2026-06-15T13:28:40.5009863Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T13:28:40.5677815Z    Compiling anstyle v1.0.14
2026-06-15T13:28:40.6222227Z    Compiling utf8parse v0.2.2
2026-06-15T13:28:40.6277156Z    Compiling pin-utils v0.1.0
2026-06-15T13:28:40.6538441Z    Compiling bitflags v1.3.2
2026-06-15T13:28:40.6611351Z    Compiling ctutils v0.4.2
2026-06-15T13:28:40.7409474Z    Compiling nix v0.25.1
2026-06-15T13:28:40.7529785Z    Compiling anstyle-parse v1.0.0
2026-06-15T13:28:40.7711907Z    Compiling anstyle-wincon v3.0.11
2026-06-15T13:28:40.8525580Z    Compiling regex-automata v0.4.14
2026-06-15T13:28:40.8529863Z    Compiling shared_library v0.1.9
2026-06-15T13:28:40.9718785Z    Compiling papaya v0.2.4
2026-06-15T13:28:41.0065842Z    Compiling schemars v1.2.1
2026-06-15T13:28:41.0130977Z    Compiling hkdf v0.12.4
2026-06-15T13:28:41.0881157Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:28:41.1481542Z    Compiling serial v0.4.0
2026-06-15T13:28:41.1752908Z    Compiling filedescriptor v0.8.3
2026-06-15T13:28:41.4543980Z    Compiling hyper-util v0.1.20
2026-06-15T13:28:41.4544641Z    Compiling backon v1.6.0
2026-06-15T13:28:41.6146035Z    Compiling anstyle-query v1.1.5
2026-06-15T13:28:41.7545558Z    Compiling colorchoice v1.0.5
2026-06-15T13:28:41.7656926Z    Compiling paste v1.0.15
2026-06-15T13:28:41.8979620Z    Compiling instability v0.3.12
2026-06-15T13:28:41.9180948Z    Compiling shell-words v1.1.1
2026-06-15T13:28:42.1380098Z    Compiling toml v0.8.23
2026-06-15T13:28:42.2500664Z    Compiling downcast-rs v1.2.1
2026-06-15T13:28:42.3001580Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T13:28:42.3232818Z    Compiling foldhash v0.1.5
2026-06-15T13:28:42.3708079Z    Compiling portable-pty v0.8.1
2026-06-15T13:28:42.4122358Z    Compiling anstream v1.0.0
2026-06-15T13:28:42.4521614Z    Compiling hashbrown v0.15.5
2026-06-15T13:28:42.6259239Z    Compiling spake2 v0.4.0
2026-06-15T13:28:42.6940481Z    Compiling strum_macros v0.26.4
2026-06-15T13:28:42.9110927Z    Compiling igd-next v0.17.1
2026-06-15T13:28:42.9700199Z    Compiling regex v1.12.3
2026-06-15T13:28:43.0573322Z    Compiling crossterm_winapi v0.9.1
2026-06-15T13:28:43.0735017Z    Compiling terminal_size v0.4.4
2026-06-15T13:28:43.1286787Z    Compiling itertools v0.13.0
2026-06-15T13:28:43.1945702Z    Compiling darling_macro v0.23.0
2026-06-15T13:28:43.2462984Z    Compiling castaway v0.2.4
2026-06-15T13:28:43.3674038Z    Compiling spt-runtime v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:28:43.4512291Z    Compiling sha1 v0.10.6
2026-06-15T13:28:43.5195645Z    Compiling unicode-width v0.1.14
2026-06-15T13:28:43.5448368Z    Compiling doctest-file v1.1.1
2026-06-15T13:28:43.6114012Z    Compiling darling v0.23.0
2026-06-15T13:28:43.7120961Z    Compiling indoc v2.0.7
2026-06-15T13:28:43.7124102Z    Compiling clap_lex v1.1.0
2026-06-15T13:28:43.7165684Z    Compiling recvmsg v1.0.0
2026-06-15T13:28:43.8454449Z    Compiling static_assertions v1.1.0
2026-06-15T13:28:43.8827764Z    Compiling clap_builder v4.6.0
2026-06-15T13:28:43.9510195Z    Compiling compact_str v0.8.2
2026-06-15T13:28:44.0001846Z    Compiling interprocess v2.4.2
2026-06-15T13:28:44.0483685Z    Compiling crossterm v0.28.1
2026-06-15T13:28:44.0899448Z    Compiling lru v0.12.5
2026-06-15T13:28:44.2942263Z    Compiling spt-term v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:28:44.6431054Z    Compiling unicode-truncate v1.1.0
2026-06-15T13:28:44.7376587Z    Compiling wmi v0.18.4
2026-06-15T13:28:44.7377040Z    Compiling strum v0.26.3
2026-06-15T13:28:44.9023471Z    Compiling clap_derive v4.6.1
2026-06-15T13:28:44.9298180Z    Compiling unicode-width v0.2.0
2026-06-15T13:28:45.2036453Z    Compiling spt-live v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:28:45.3416897Z    Compiling cassowary v0.3.0
2026-06-15T13:28:45.3470753Z    Compiling nucleo-matcher v0.3.1
2026-06-15T13:28:45.4856311Z    Compiling qrcode v0.14.1
2026-06-15T13:28:46.0865176Z    Compiling ratatui v0.29.0
2026-06-15T13:28:46.1753694Z    Compiling tempfile v3.27.0
2026-06-15T13:28:46.4524981Z    Compiling portmapper v0.16.0
2026-06-15T13:28:47.1200308Z    Compiling clap v4.6.1
2026-06-15T13:28:57.7414802Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:28:59.8995892Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:28:59.8996317Z    Compiling noq-proto v0.17.0
2026-06-15T13:28:59.8996645Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:29:00.0381439Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:29:00.0381752Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:29:00.0382060Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:29:00.1836536Z    Compiling reqwest v0.13.4
2026-06-15T13:29:01.0732449Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:29:16.6536205Z    Compiling spt-net v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:29:17.9315426Z    Compiling spt-daemon v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:29:25.5277499Z    Compiling spt v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:29:31.7676239Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-06-15T13:29:31.7888847Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-1e91eef6e30fa06a.exe)
2026-06-15T13:29:31.8320320Z 
2026-06-15T13:29:31.8320561Z running 1 test
2026-06-15T13:29:38.9254222Z test new_brain_serves_against_old_broker ... ok
2026-06-15T13:29:38.9254460Z 
2026-06-15T13:29:38.9254662Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.09s
2026-06-15T13:29:38.9254933Z 
2026-06-15T13:29:38.9707284Z Post job cleanup.
2026-06-15T13:29:39.0664264Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:29:39.0867438Z git version 2.43.0.windows.1
2026-06-15T13:29:39.0901066Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f7de19af-f6e4-4279-b836-5c3a67bbb59a\.gitconfig'
2026-06-15T13:29:39.0913352Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f7de19af-f6e4-4279-b836-5c3a67bbb59a' before making global git config changes
2026-06-15T13:29:39.0913916Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:29:39.0918589Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:29:39.1133574Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:29:39.1334315Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:29:39.4874827Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:29:39.5074607Z http.https://github.com/.extraheader
2026-06-15T13:29:39.5100156Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:29:39.5328993Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:29:39.8801983Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:29:39.9015761Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:29:40.2495223Z Cleaning up orphan processes
